PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getBlur Method
In This Topic
    getBlur Method
    In This Topic
    Gets the blur action.
    Syntax
    public PDFAction getBlur()

    Return Value

    An action that shall be performed when the widget loses the input focus.
    See Also